home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Family Forum 262
/
SOMC Family Forum 262.iso
/
Xtras
/
ScriptOMatic Lite.Dxr
/
00034_ScriptPreview.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-30
|
210 b
|
13 lines
global gVariable
property pVariable
on new me
return me
end new
-- this handler has no purpose
on handlerOne argumentOne, argumentTwo
do nothing
set exampleLocal = ["text", "moretext"]
end handlerOne